[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HACCEL pascal LoadAccelerators(WORD hModule, WORD idAccel)

  Loads in an accelerator table from a resource file.

Parameters
  hModule is the handle of the opened resource file. It should be NULL
        if the resource file has been appended to the application's EXE file.
  idAccel is the identifier of the particular accelerator table which
        you want to load.

Returns
  A non-zero handle to the loaded accelerator table if successful, 0 if not.

See Also: LoadDialog LoadMenu LoadString Load
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson